Sandbox Logo

Sandbox.WrappedPropertySet<T>.Object

System.Object Object { get; set; }

Description

The object whose property is being wrapped. This will be null if we're wrapping a static property.

Return

User Comments